STDDEVP Function
Modified on 2011/08/03 00:44 by Chad Lowe (CTS) — Categorized as: Uncategorized
STDDEV( <
value
>, <
periods
> )
¶
Computes the standard deviation (entire population) of the value over the specified number of periods.
Function Parameters
Parameter
Description
<
value
>
The value to compute the standard deviation of.
<
periods
>
The number of periods to compute the standard deviation over.
Back to the Scripting Function Reference